home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / tutors / graphics / 00_index.txt next >
File List  |  2012-06-16  |  8KB  |  111 lines

  1. freedir.zip       49280       Free Direction Rendering by kombat of immortals :
  2.                               | This document gives information on how to
  3.                               | render various objects in high quality and in
  4.                               | real time.
  5. gngtut01.zip       3072 +     Games 'n Graphics Trainer Series chapter 1 by
  6.                               | Gerben : Another trainer explaining how to get
  7.                               | into mode 13h. Try Denthors trainers instead if
  8.                               | you really don't know how to do this. Text
  9. graphpro.zip     397893 ****+ Collection of Dr. Dobbs Journals Feb 1991 through
  10.                               | Feb 1993. by Dr. Dobbs : A must for every
  11.                               | graphics programmer! Text
  12. kmagv1.zip        31576 **+   The King Magazine Volume 1 by The King : Nice for
  13.                               | beginners. Assembler, Pascal, Text
  14. kmagv2.zip        54474 **    The King Magazine Volume 2 by The King : Nice for
  15.                               | beginners.  This volume explains some basic
  16.                               | Pascal and Assembler coding and how to do
  17.                               | crossfades. Assembler, Pascal, Text
  18. kmagv3.zip        63180 **    The King Magazine Volume 3 by The King : Better
  19.                               | than volume 2.  Again some basic stuff for
  20.                               | Pascal, Assembler, Hardware and Graphics, etc.
  21.                               | Examples are now in C too. Assembler, Pascal,
  22.                               | Text
  23. oteffex1.zip      27162 *     Demo Series, Part 11 by Outlaw Triad : Tutorial
  24.                               | about coding flat shaded and glenzed 3d
  25.                               | vectors. Very dated and not very useful as
  26.                               | there are much better 3d tutorials around.
  27.                               | Pascal, Text
  28. otface.zip        17486 +     Demo Series, Part 10 by Outlaw Triad : Tutorial
  29.                               | about sorting faces in a 3d scene. No
  30.                               | explanation about sorting algorithms at all,
  31.                               | which makes it totaly useless. Pascal, Text
  32. otgourad.zip      13977 **    Demo Series, Part 15 by Outlaw Triad : Tutorial
  33.                               | about gouraud shading. Pascal, Text
  34. otlight.zip       19510 **+   Demo Series, Part 12 by Outlaw Triad : Tutorial
  35.                               | about light sources. Pascal, Text
  36. otpoly.zip        13285 **+   Demo Series, Part 9 by Outlaw Triad : Tutorial
  37.                               | about polyfillers. Pascal, Text
  38. otremove.zip      18317 **+   Demo Series, Part 14 by Outlaw Triad : Tutorial
  39.                               | about hidden face removal. Pascal, Text
  40. poly_tut.zip     134279 **    Polyfiller Tutorial by Natan Whitaker : The
  41.                               | example executable included doesn't seem to
  42.                               | work, but the textfile might be useful for
  43.                               | beginners who want to write their own
  44.                               | polyfiller routines. Text
  45. pxdtut3.zip       26393 **+   Peroxide Trainer Part 3 by Telemachos of Peroxide
  46.                               | : This tutorial explains how to code 3d vectors
  47.                               | using flatshading and glenzing. Pascal, Text
  48. pxdtut4.zip       27821 ***+  Peroxide Trainer Part 4 by Telemachos of Peroxide
  49.                               | : This tutorial explains how to code different
  50.                               | kind of polyfillers including gouraudshaded,
  51.                               | texturemapped and environmapped polygons.
  52.                               | Pascal, Text
  53. pxdtut7.zip       50278 ****  Peroxide Trainer Part 7 by Telemachos of Peroxide
  54.                               | : This tutorial explains how to code a
  55.                               | wolfenstein 3d engine. Pascal, Text
  56. t1nbuf11.zip      10550 ***+  N-Buffering Doc by Type One of Pulpe : This doc
  57.                               | explains everything you want to know about
  58.                               | single, double, tripple and N buffering. Text
  59. tut1.zip           8595       Serie De Tutoriales Fac 1 by FAC of Delabu Alama
  60.                               | : Basic demo coding tutorials in Spanish. In
  61.                               | Turbo Pascal + inline ASM. First tutorial: How
  62.                               | to use mode 13h
  63. tut10.zip         76545       Serie De Tutoriales Fac 10 by FAC of Delabu Alama
  64.                               | : Basic demo coding tutorials in Spanish. In
  65.                               | Turbo Pascal + inline asm. Tenth tutorial: Text
  66.                               | output in Mode 13h.
  67. tut11.zip         51279       Serie De Tutoriales Fac 11 by FAC of Delabu Alama
  68.                               | : Basic demo coding tutorials in Spanish. In
  69.                               | Turbo Pascal + inline asm. Eleventh tutorial:
  70.                               | Flat shading and light sources.
  71. tut12.zip        100684       Serie De Tutoriales Fac 12 by FAC of Delabu Alama
  72.                               | : Basic demo coding tutorials in Spanish. In
  73.                               | Turbo Pascal + inline asm. Twelveth tutorial:
  74.                               | More complex objets and face sorting.
  75. tut2.zip          13356       Serie De Tutoriales Fac 2 by FAC of Delabu Alama
  76.                               | : Basic demo coding tutorials in Spanish. In
  77.                               | Turbo Pascal + inline asm. Second tutorial: How
  78.                               | to use the palette.
  79. tut3.zip          15274       Serie De Tutoriales Fac 3 by FAC of Delabu Alama
  80.                               | : Basic demo coding tutorials in Spanish. In
  81.                               | Turbo Pascal + inline asm. Third tutorial:
  82.                               | Lines and circles.
  83. tut4.zip          36135       Serie De Tutoriales Fac 4 by FAC of Delabu Alama
  84.                               | : Basic demo coding tutorials in Spanish. In
  85.                               | Turbo Pascal + inline asm. Fourth tutorial:
  86.                               | Virtual Screens and the PCX format.
  87. tut5.zip          86667       Serie De Tutoriales Fac 5 by FAC of Delabu Alama
  88.                               | : Basic demo coding tutorials in Spanish. In
  89.                               | Turbo Pascal + inline asm. Fifth tutorial:
  90.                               | Scrolling
  91. tut6.zip          60387       Serie De Tutoriales Fac 6 by FAC of Delabu Alama
  92.                               | : Basic demo coding tutorials in Spanish. In
  93.                               | Turbo Pascal + inline asm. Sixth tutorial:
  94.                               | Basic animation.
  95. tut7.zip          92107       Serie De Tutoriales Fac 7 by FAC of Delabu Alama
  96.                               | : Basic demo coding tutorials in Spanish. In
  97.                               | Turbo Pascal + inline asm. Seventh tutorial:
  98.                               | Basic effects (plasma, fire, interference).
  99. tut8.zip          35194       Serie De Tutoriales Fac 8 by FAC of Delabu Alama
  100.                               | : Basic demo coding tutorials in Spanish. In
  101.                               | Turbo Pascal + inline asm. Eighth tutorial:
  102.                               | Basics of 3D
  103. tut9.zip          30791       Serie De Tutoriales Fac 9 by FAC of Delabu Alama
  104.                               | : Basic demo coding tutorials in Spanish. In
  105.                               | Turbo Pascal + inline asm. Ninth tutorial:
  106.                               | Backface removal and solid polygons.
  107. tutc.zip          33718       Serie De Tutoriales Fac. Ejemplos En C by FAC of
  108.                               | Delabu Alama : Basic demo coding tutorials in
  109.                               | Spanish. C/C++ examples for the first 4
  110.                               | tutorials.
  111.